Skip to content

Conversation

@code-yeongyu
Copy link
Owner

Summary

Changes

  • Modified findNearestMessageWithFields to prioritize messages with complete model info (providerID + modelID)
  • Added model passthrough to session.prompt call in todo-continuation-enforcer
  • Added 8 test cases for findNearestMessageWithFields

Testing

  • All 27 tests pass
  • Build succeeds

🤖 GENERATED WITH ASSISTANCE OF OhMyOpenCode

…inuing todos (#138)

- Prioritize messages with model info when finding nearest message for todo continuation
- Pass resolved model to session.prompt call to use previously selected model
- Add comprehensive test cases for findNearestMessageWithFields logic

🤖 Generated with assistance of oh-my-opencode
@code-yeongyu code-yeongyu merged commit e2b8aee into master Dec 21, 2025
5 checks passed
@code-yeongyu code-yeongyu deleted the fix-todo-enforcer-model-selection branch December 21, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

todo-continuation-enforcer should use current selected model

2 participants